Difference between revisions of "2007 iTest Problems/Problem 46"

(Created page with "== Problem == Let <math>(x,y,z)</math> be an ordered triplet of real numbers that satisfies the following system of equations: <cmath>\begin{align*}x+y^2+z^4&=0,\\y+z^2+x^4&=0,...")
(No difference)

Revision as of 23:01, 7 October 2014

Problem

Let $(x,y,z)$ be an ordered triplet of real numbers that satisfies the following system of equations: \begin{align*}x+y^2+z^4&=0,\\y+z^2+x^4&=0,\\z+x^2+y^4&=0.\end{align*} If $m$ is the minimum possible value of $\lfloor x^3+y^3+z^3\rfloor$, find the modulo $2007$ residue of $m$.

Solution