Power
Raises a number to the power of an exponent. In other words, the base multiplied by itself an exponent number of times.
Power
| Type | Script block |
| Collider | None |
| Folder | Math |
| Ports | |
|---|---|
| Inputs | Base Exponent |
| Outputs | Base ^ Exponent |

Notes
If you want to find the nth root of a number, you must invert the exponent.