If A is a matrix when multiplied by itself yields a matrix $A^2$. Now if we wish to obtain $A^3$, are we going to obtain different matrices if I multiply by this way: $A^2\cdot A$ Or this way: $A\cdot A^2$
This may be very simple for you but I am a beginner