Returns the square root of a number. The argument must be a number whose value is a positive numeric value.
Example:
Assume column SQUARE has a value of 9.0.
SQRT(SQUARE)
Returns the approximate value 3.00.