Root

The Root operator allows you to calculate the value of the root of a number.

Allowed Children

Arithmetic nodes, Primitive and Reference nodes of Number type

Requirements

Must have 2 children, the first child is the number to apply the nth root (the second child) to.

Return Type

Number