Next: , Previous: , Up: C library functions   [Index]


cbrt

cbrt Function

#include <math.h>

Float new f;

f = cbrt (9.0);