I'm trying to solve the following system over $\Bbb R$:
$\begin{cases}{x^2 +y^2 −z(x+y)=2\\ y^2 +z^2 −x(y+z)=4\\ z^2 +x^2 −y(z+x)=8}\end{cases}$
Adding all the equations gives $2(x^2+y^2+z^2-xz-yz-xy)=14$. This doesn't look like $(x+y+z)^2$… Do you have some hints?