To show that, $$ (7 + 50^{1/2})^{1/3} + (7 - 50^{1/2})^{1/3} = 2 $$ I am aware of the way where we can "guess" and come up with the following:
7 + 50^(1/2) = (1 + 2^(1/2))^3
7 - 50^(1/2) = (1 - 2^(1/2))^3
Hence simplifying the expression. But can we do it without the guesswork?
Hint:
Let $a,b=(7\pm\sqrt{50})^{1/3}$
$ab=-1$
$a^3+b^3=14$
Use $(a+b)^3=a^3+b^3+3ab(a+b)=14+3(-1)(a+b)$
So, $a+b$ is a real root of $$t^3+3t-14=0$$
whose only real root is $2$