...
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.
...
...
Non-decimal numeric values
Double values
set-column :column math:cbrt(column)
Returns the cube root of each value in the test
column.
...