Let $a$ and $b$ be two integers. Is it true that $\operatorname{lcm}(a^2, ab, b^2) = \operatorname{lcm}(a^2, b^2)$ ?
$a, b$ are integers and the result that i tried to use, in this case,is $ \operatorname{lcm}(a^2,b^2)\gcd(a^2,b^2)=a^2 b^2$ but i don't know if it's true $\operatorname{lcm}(a^2,ab,b^2)\gcd(a^2,ab,b^2)=a^3 b^3$
I did some examples apparently it's true but I can't prove it. So could give me a hint?