nn::math::FCbrt
f32 FCbrt( f32 x );
Finds the cube root.
This function uses the standard pow function.
pow
CONFIDENTIAL