I have been trying to prove that this expression is true, but I don't think I have an adequate grasp of the rules of logarithmic expressions. Here is the expression:
$$a^{\log_b c} = c^{\log_b a}$$
I understand that $a^{\log_a b} = b$ (and vice versa), but I must be missing something.
$$a^{\log_bc}=a^{\frac{\log_ac}{\log_ab}}\\ = c^{\frac{1}{\log_ab}}\\=c^{\frac{1}{{\left(\frac{\log b}{\log a}\right)}}}\\=c^{\frac{\log a}{\log b}}\\=c^{\log_ba}$$
The key to the answer is based on the rule that $$\log_xy = \frac{\log_ky}{\log_kx}$$ This is the Change-of-Base Formula.