devela::_dep::libm

Function cbrtf

pub fn cbrtf(x: f32) -> f32 
Available on crate feature dep_libm only.
Expand description

Cube root (f32)

Computes the cube root of the argument.