Express in terms of logarithms without exponents.
Logb (x^2 y^4 z)
logb(x2·y4·z) = logb(x2) + logb(y4) + logb(z)
= 2·logb(x) + 4·logb(y) + logb(z)