The SQRT function returns the square root of a number.
sqrt(value)
value – Required. The number or node for which you want the square root.
sqrt(COLUMN1)
Returns the square root of COLUMN1