cbrt
ABSTRACT
Applies the cube root function to a given input number.
PARAMETERS
| x | the input number |
RETURN
the cube root of the input number
DECLARATION
func cbrt(x)Applies the cube root function to a given input number.
| x | the input number |
the cube root of the input number
func cbrt(x)