[src]

Function std::num::cbrt

pub fn cbrt<T: Float>(value: T) -> T

Take the cubic root of a number.