libm

Function cbrt

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

Computes the cube root of the argument.