[][src]Function avr_libc::cbrt

pub unsafe extern "C" fn cbrt(__x: f64) -> f64

The cbrt() function returns the cube root of \a __x.