cube root

The cube_root function calculates online the cube root of a number.
cube_root(`27`), returns 3
See also