Common mathematical functions.
Calculates the nth root of a number
nth_root(number, integer, float) :: float
Calculates the nth root of a number.