double cbrt

double cbrt(double __x)

The cbrt() function returns the cube root of __x.