Simplify $$\frac{2}{\sqrt{4-3\sqrt[4]{5}+2\sqrt{5}-\sqrt[4]{125}}}$$
Found in a book with tag "Moscow 1982", the stated answer is $1+\sqrt[4]{5}$. Used all tricks that I know but without success. The answer appears to be correct, checked in Wolfram Alpha.
Hints and answers welcomed. Sorry if this is a duplicate.
Define $a=\sqrt[4]{5}$. Then $a^4 = 5$.
Consider the expression (under the radical in the denominator): $$ E = 4-3a+2a^2-a^3.\tag{1} $$
What if we'll multiply it by $1+a$: $$E(1+a)=(4-3a+2a^2-a^3)(1+a)\\=(4-3a+2a^2-a^3)+(4a-3a^2+2a^3-a^4)\\=4+a-a^2+a^3-a^4 \\= -1+a-a^2+a^3.\tag{2} $$
Now what if we'll multiply it by $(1+a)$ again: $$ E(1+a)^2 = (-1+a-a^2+a^3)(1+a)\\=(-1+a-a^2+a^3)+(-a+a^2-a^3+a^4)\\= -1+a^4=4.\tag{3}$$
So, $$ E=\dfrac{4}{(1+a)^2}.$$
Since $1+a>0$, we have $$\sqrt{E}=\dfrac{2}{1+a};$$ $$ \dfrac{2}{\sqrt{E}}=1+a=1+\sqrt[4]{5}. $$