SQRT returns the square root of the input value.
SYNTAX:
FUNCTION(Cx or Exp)
where :
Cx is a conditional variable x
Exp is a Expression
NOTES:
The input can also be a constant: SQRT(25) = 5
EXAMPLES:
V135 = SQRT(V71)
Variable 135 is the square root of all values in variable 71: