CSL Language ReferenceOperators sqrt Square Root Syntax y = sqrt(x) Description Returns the square root of the passed argument, which may be an expression. Example y = sqrt(t)