SQRT function

description:

Returns the square root of a number.

 

syntax:

=SQRT( number )

 

required arguments:

number The number to get the square root of.