Skip to content

cbrt

function cbrt(column): Column;

Defined in: functions/math.ts:38

Computes the cube root of the given value.

ParameterType
columnColOrName

Column