sqrt

fun sqrt(vararg expressions: Expression): Expression

Returns the square root of the input.


DSL function for "sqrt".