Returns the square root of the argument provided.
util.Math.sqrt( val FLOAT ) RETURNING result FLOAT
The function returns NULL if the argument provided is invalid.