SQR (Square Root)

The SQR function returns the square root of a number.

Syntax

SQR ( number )

Remarks

This function calculates the square root of the value specified by the Number argument. The Number argument can be any valid numeric expression that results in a value greater than or equal to 0.