How can I prove that if $a^3=b^3\rightarrow a=b$ using only field axioms $\forall a,b\in\mathbb{R}$.
I feel like it has something to do with $$ a^3-b^3=0\rightarrow a^3+(-a^3)=0 \rightarrow -b^3=(-a^3) $$ but I have no clue how to continue the proof.
I am also not sure if it's possible to say that $$ a^3-b^3=(a - b)\cdot(a^2 + ab + b^2) $$ because I am restricted to prove this with field axioms only.