> For the complete documentation index, see [llms.txt](https://giongfnef.gitbook.io/giongfnef/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://giongfnef.gitbook.io/giongfnef/writeup-ctf/crypto/nsucrypto.md).

# NsuCrypto

## #2016

![](/files/cWxXHslym8Te36xI51HS)

![](/files/ncmyeDwltNFZe48EJAss)

Now just solve a simple equation that:

```
pow(a,3)+pow(b,3)+pow(c,3)+pow(d,3)+pow(e,3)+pow(f,3)+pow(g,3) == 2016
```

A lot of number can be found:

&#x20;![](/files/ZP1Ohj5PkozVoFq9fPjV)

Now we just provide the number with 2016^672 to get the answer !
