Powers and logarithms

Nth roots

sqrt()

cbrt()

root()

unitroots()

Exponentiation

exp()

power()

expm1()

powm1()

Logarithms

log()

ln()

log10()

Lambert W function

lambertw()

Arithmetic-geometric mean

agm()