Difference between revisions of "Manuals/calci/SQRT"
Jump to navigation
Jump to search
'
Line 9: | Line 9: | ||
If number is negative, SQRT gives ‘NaN‘ an error | If number is negative, SQRT gives ‘NaN‘ an error | ||
− | ''' '''Consider n = 625 then<br />=SQRT(625) gives 25 | + | ''' '''Consider n = 625 then |
+ | |||
+ | <br />=SQRT(625) gives 25 | ||
''' ''' | ''' ''' |
Revision as of 11:51, 15 November 2013
Syntax
It is the number for which you want the square root.
SQRT gives a positive square root.
If number is negative, SQRT gives ‘NaN‘ an error
Consider n = 625 then
=SQRT(625) gives 25
Column1 | Column2 | Column3 | Column4 | |||
Row1 | 625 | |||||
Row2 | 25 | |||||
Row3 | ||||||
Row4 | ||||||
Row6 |