I am quite sure that the former function grows faster. But when I plotted it on Wolfram alpha, the latter seemed to dominate.
In general, if I want to compare f(n) and g(n), can an analysis of log(f(n)) and log(g(n)) be used for analysis of the original functions ?