Now subtract $2b$, divide by $3k$, cube, subtract from $b^2$, and you have $c^2$, which is $a$.
1
Bumbble Comm
On
There are some nice cancellations. It will look less imposing if we let $c=\sqrt a$ Then we have $$\sqrt[3]{c+b}+\sqrt[3]{-c+b}=k\\
(c+b)+(b-c)+3\sqrt[3]{2b(b^2-c^2)}=k^3\\3\sqrt[3]{2b(b^2-c^2)}=k^3-2b$$ an you are on your way.
$$k=(b+c)^{1/3}+(b-c)^{1/3}$$ where $c=\sqrt a$. We use $(x+y)^3=x^3+y^3+3xy(x+y)$.
$$k^3=b+c+b-c+3(b^2-c^2)^{1/3}k=2b+3k(b^2-c^2)^{1/3}$$
Now subtract $2b$, divide by $3k$, cube, subtract from $b^2$, and you have $c^2$, which is $a$.