[go: up one dir, main page]

Function cbrt

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

Compute the cube root of the argument.