sqrt

fun <T : AlgebraElement<T, out PowerOperations<T>>> sqrt(arg: T): T

Computes the square root of the value arg.