I must factor out this expression: (I don't speak English, I don't know the right mathematical terms you use in English, sorry if I make a mistake).
$a^{3}(\frac{a^{3}-2b^{3}}{a^{3}+b^{3}})^{3}+b^{3}(\frac{2a^{3}-b^{3}}{a^{3}+b^{3}})^{3}$
The answer is: $a^{3}-b^{3}$
This is what I found:
$\frac{[a(a^{3}-2b^{3})]^{3}}{(a^{3}+b^{3})^{3}}+\frac{[b(2a^{3}-b^{3})]^{3}}{(a^{3}+b^{3})^{3}}$
$\frac{1}{(a^{3}+b^{3})^{3}}([a(a^{3}-2b^{3})]^{3}+[b(2a^{3}-b^{3})]^{3})$
Now I don't know what to do, principally with this two terms: $(a^{3}-2b^{3})$ and $(2a^{3}-b^{3})$
I hope you help me, thanks :)
Just power through it: $$a^{3}\left(\frac{a^{3}-2b^{3}}{a^{3}+b^{3}}\right)^{3}+b^{3}\left(\frac{2a^{3}-b^{3}}{a^{3}+b^{3}}\right)^{3}$$
$$\frac{a^3(a^3-2b^3)^3+b^3(2a^3-b^3)^3}{(a^3+b^3)^3}$$
$$\frac{a^3(a^9-6a^6b^3+12a^3b^6-8b^9)+b^3(8a^9-12a^6b^3+6a^3b^6-b^9)}{(a^3+b^3)^3} $$
$$\frac{a^{12}-6a^9b^3+12a^6b^6-8a^3b^9+8a^9b^3-12a^6b^6+6a^3b^9-b^{12}}{(a^3+b^3)^3} $$
$$\frac{a^{12}+2a^9b^3-2a^3b^9-b^{12}}{(a^3+b^3)^3} $$
$$\frac{(a^6+2a^3b^3+b^6)(a^6-b^6)}{(a^3+b^3)^3} $$
Can you finish it from there?