Skip to content

OpenBIMRL | Mathematical polynomial functions

Class path: math.polynomials.cubeRoot

Cubic root

cubeRoot1.png

Description

The cube root node calculates the cube root of a number.

Input

Input Name Type Description
0 X Number Input value

Output

Output Name Type Description
0 3root(X) Number Result value

Use/Example

cubeRoot2.png

Node representation with sample values

Sample file

Download of a sample file so that the user can test the usage himself