How is:
$$n^{\Large\frac 1{\lg n}} = 2\ ? $$
I don't understand this is their any formula to calculate this
what is the difference between $\lg n$ & $\log n$? Is logarithm base $2$ ?
How is:
$$n^{\Large\frac 1{\lg n}} = 2\ ? $$
I don't understand this is their any formula to calculate this
what is the difference between $\lg n$ & $\log n$? Is logarithm base $2$ ?
I think here $\lg$ means $\lg 2$, so $n^{\frac{1}{\lg_2 n}}=n^{\lg_n 2}=2$.