Difference between revisions of "Manuals/calci/SQRT"
Jump to navigation
Jump to search
'
Line 10: | Line 10: | ||
''' '''Consider n = 625 then | ''' '''Consider n = 625 then | ||
+ | |||
<br />=SQRT(625) gives 25 | <br />=SQRT(625) gives 25 | ||
Revision as of 11:52, 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 |