Let $a$ and $b$ be positive real numbers. Prove that $$(a+b)^3\le 4(a^3+b^3)$$
My work and thoughts: I've tried the brutal math resulting in: $a^2b+ab^2\le a^3 +b^3$ and not sure where to go from there. Or it can be seen as $a^2b+ab^2\le(a+b)(a^2-ab+b^2).$ Any thoughts, special inequalities, or different methods to help out?