Function libm::cbrtf

source ·
pub fn cbrtf(x: f32) -> f32
Expand description

Cube root (f32)

Computes the cube root of the argument.