pyspark.sql.functions.cbrt

pyspark.sql.functions.cbrt(col)

Computes the cube-root of the given value.

New in version 1.4.