avr_libc
pub unsafe extern "C" fn cbrt(__x: f64) -> f64
The cbrt() function returns the cube root of \a __x.