Square root
@SQT(expression)
Returns the square root of expression as a floating-point value. The expression must be positive.
SQRT EQU @SQT(3.5) ; SQRT = 1.870829