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