cbrt
function cbrt(column): Column;Defined in: functions/math.ts:38
Computes the cube root of the given value.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
function cbrt(column): Column;Defined in: functions/math.ts:38
Computes the cube root of the given value.
| Parameter | Type |
|---|---|
column | ColOrName |