You can put this solution on YOUR website! using De Moivre's Theorem to get the exact answer:
(3+4i)^6
-----
r = sqrt(3^2+4^2) = 5
theta = arctan(4/3) = 53.13
-----
(3+4i)^6 = 5*6(cos(6*53.13) + isin(6*53.13))
----
= 15625(0.7522 - 0.6590i)
-----
= 11753.13 - 10296.88i
-------------------
Cheers,
Stan H.