[][src]Function libm::cbrtf

pub fn cbrtf(x: f32) -> f32

Cube root (f32)

Computes the cube root of the argument.