pyspark.sql.functions.cbrt

pyspark.sql.functions.cbrt(col: ColumnOrName) → pyspark.sql.column.Column

Computes the cube-root of the given value.