pyspark.sql.functions.sqrt

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

Computes the square root of the specified float value.