n3
Operators
The Value Cube node takes in a value and cubes it, basically returning itself multiplied by itself 3 times.
Inputs
N (Pseudo-Generic)
The number we want to cube.
Outputs
* (Pseudo-Generic)
Returns the cubed value.
See Also
- Wikipedia's definition of cube.