Ma usare pow?
codice:
#include <math.h>
/* ... */
double radiceCubica = pow(numero,1/3);