Function libm::cbrt

source ·
pub fn cbrt(x: f64) -> f64
Expand description

Computes the cube root of the argument.