See also
Returns the square root of a number.
Syntax
SQRT(number)
Remarks
If number is negative, the SQRT function returns the error value #NUM!.
Example
SQRT(2)
Returns 1.4142.
Submit feedback about this site to: