Function spark_connect_rs::functions::cbrt

source ยท
pub fn cbrt<T>(col: T) -> Column
where T: ToExpr, Vec<T>: ToVecExpr,