SQRT

From AgileApps Support Wiki

The SQRT function returns the square root of a number.

Syntax
SQRT(number)
Return
Number
Examples
SQRT(16) = 4
SQRT(100) = 10