Project

General

Profile

Actions

Added in 4.3

$cbrt(N)

Returns the cube root for the number N.

Parameters

Parameter Description
N The number to calculate the cube root for.

Example

//echo -ag  The cube root for 42 is $cbrt(42)

Updated by Per Amundsen about 1 year ago · 2 revisions

Also available in: PDF HTML TXT