$abc = k$
$ab + bc + ac = l$
$a+b+c = m$
($k$, $l$ and $m$ are known. $a\geq b\geq c$, $x,y,z\in\mathbb{R}$)
Is it possible to solve this equation system for $a$, $b$ and $c$ by only manipulating the equations (squaring, cubing, adding, subtracting, cube rooting...)?
I'm sure that there's a way, here's a quote:
In general, polynomial equations higher than fourth degree are incapable of algebraic solution in terms of a finite number of additions, subtractions, multiplications, divisions, and root extractions. This was also shown by Ruffini in 1813 (Wells 1986, p. 59).
Certainly not.
If that was possible, we would have an alternative method of solving a cubic equation.
In a way, solving a cubic equation without solving a cubic equation :)
And as it seems that the values are real (you can order them), you cannot do without the trigonometric approach, this is a "casus irreductibilis".