Returns the square root of the value of the specified numerical expression.
SquareRoot(Value);
Where:
SquareRoot(57.73);
Will return a value of 7.598.