In kth root ouestion

in this question what is k
it base =x and exponent is 1/k means kth root
or base=x and exponent is k
please clear it

hey Deepak, here you have to find Kth root of n
so n^(1/k) = x (x is an integer)
so x^k <= n.
Hope this answers your query

So base is x and exponent is k.

ok thanks sir
for helping me