/
Cube root function
Cube root function
Returns the cube root of each value in the column.
Namespaces
math
Input
Non-decimal numeric values
Output
Double values
Syntax
set-column :column math:cbrt(column)
Example
Returns the cube root of each value in the test
column.
set-column :test math:cbrt(test)
, multiple selections available,
Related content
DaysSinceFromDate function
DaysSinceFromDate function
More like this
Snowflake to Cloud Storage Action (Deprecated)
Snowflake to Cloud Storage Action (Deprecated)
More like this
Redshift to S3 Action (Deprecated)
Redshift to S3 Action (Deprecated)
More like this
S3 To Redshift Action (Deprecated)
S3 To Redshift Action (Deprecated)
More like this
Router Transformation (Deprecated)
Router Transformation (Deprecated)
More like this
Google Cloud BigQuery Execute Action
Google Cloud BigQuery Execute Action
More like this
Created in 2020 by Google Inc.