sqrt

fun sqrt(block: Expression.ExpressionBuilder.() -> Unit): Expression
fun sqrt(value: Double): Expression

Returns the square root of the input.