For $a>0$ and $b>0$,
I tried like this
$\lim_{n \to \infty} \frac{ \log^bn }{n^a} = \lim_{n \to \infty}\frac{(\log n)^b }{n^a}$
and then by applying L'Hopital's Rule
$\lim_{n \to \infty} \frac{ b*\log n*1/n }{an^(a-1)}$
Its seems even though I apply L'Hopital's Rule it is giving me indeterminate form.
Any help how above limit becomes 0.
Assuming $b>0$:
With L'Hospital's Rule, you get:
$$\dfrac{b\left(\log n\right)^{b-1}\dfrac{1}{n}}{an^{a-1}} = \dfrac{b\log^{b-1} n}{an^a} = \dfrac{b}{a}\cdot \dfrac{\log^{b-1} n}{n^a}$$
If you apply L'Hospital's Rule $\lceil b \rceil$ times, you get:
$$\dfrac{\lceil b \rceil !}{a^{\lceil b \rceil}} \cdot \dfrac{\log^{b-\lceil b \rceil} n}{n^a}$$
This is no longer an indeterminate form.
If $b\le 0$, then it was not an indeterminate form to begin with.