Difference between revisions of "Manuals/calci/SQRT"
Jump to navigation
Jump to search
'
(Created page with "<div id="16SpaceContent" align="left"><div class="ZEditBox" align="justify"> Syntax </div></div> ---- <div id="4SpaceContent" align="left"><div class="ZEditBox" align=...") |
|||
Line 3: | Line 3: | ||
Syntax | Syntax | ||
− | + | It is the number for which you want the square root. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Examples | Examples |
Revision as of 11:46, 15 November 2013
Syntax
It is the number for which you want the square root.
Examples
''''''' ''''
Description
' ' SQRT
SQRT(n)
n is a number.
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