Coding challenge

Write some code to find real triples $(x,y,z)$ such that $x^4+y^4+z^4-4xyz=-1$. (From Andreescu, p. 35.)

Type your code here:


Lua reference

See your results here: