Source: wikibot/sums-of-three-cubes

= Sums of three cubes
{wiki=Sums_of_three_cubes}

The "sums of three cubes" problem refers to the mathematical challenge of expressing certain integers as the sum of three integer cubes. Specifically, the equation can be stated as: \\\[ n = x^3 + y^3 + z^3 \\\] where \\( n \\) is the integer we want to express, and \\( x \\), \\( y \\), and \\( z \\) are also integers.