Returns the square of the value of the specified numerical expression.
Square(Value);
Where:
Square(2.5);
Will return a value of 6.25.