cbrt-Cube Root
Interface
F_TYPE cbrt (F_TYPE x)
Description
cbrt() returns the rounded cube root of x.
Exceptions
None.