Function datafusion_functions::math::cbrt

source ยท
pub fn cbrt() -> Arc<ScalarUDF>
Expand description

Return a ScalarUDF for cbrt :: CbrtFunc