- `root (X, N)`

Calcula a `N`-ésima raiz de `X`.

Veja também: `sqrt`, `cbrt`.

### Referências

- https://mathworld.wolfram.com/nthRoot.html
- https://pt.wikipedia.org/wiki/Radicia%C3%A7%C3%A3o
