SQUARE (Primitive Spread Function) returns the square of the specified number.
SYNTAX:
SQUARE(value)
EXAMPLES:
SQUARE(B4)SQUARE(10.5)=110.25