- `root (X, N)`

Calcula la raíz `N` de `X`.

Véase también: `sqrt`, `cbrt`.

### Referencias

- https://mathworld.wolfram.com/nthRoot.html
- https://es.wikipedia.org/wiki/Radicaci%C3%B3n
