datafusion_functions::math

Function cbrt

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

Return a ScalarUDF for cbrt :: CbrtFunc