I have a math problem in which I need to calculate : $$\sqrt[3]{2 + \sqrt{5}} + \sqrt[3]{2 - \sqrt{5}}$$
In one of the previous problems in which there were steps to calcuate, they separated the numbers so they get a cube like $(a + b)^3 = a^3 + 3a^2b + 3ab^2 + b^3$,
where $a^3 + 3a^2b + 3ab^2 + b^3 = 2 + \sqrt{5}$ so that cube and cube root cancel each other.
I guessed many numbers and didn't get the right one. Also I was wondering if there was other way to solve this problem or easier way to complete cube without having to guess until you get the right numbers.