Next: ceil, Previous: calloc, Up: C library functions [Index]
cbrt
#include <math.h>
Float new f;
f = cbrt (9.0);