Question 1129500

How would I simplify 29791^26 ÷ 923521^19? Is there an easy, simplified way of doing this process? Thanks.
<pre>{{{"29,791"^26/"923,521"^19}}}
{{{matrix(1,3, "29,791", "=", 31^3)}}} 
{{{matrix(1,3, "923,521", "=", 31^4)}}}
So, {{{highlight_green(matrix(1,13, "29,791"^26/"923,521"^19, "====>", (31^3)^26/(31^4)^19, "======>", 31^(3 * 26)/31^(4 * 19), "=", 31^78/31^76, "=", 31^(78 - 76), "=", 31^2, "=", 961))}}}