I think the answer provided by Vinu is wrong, it should be 2^39n + 2^93n (Here n must be an integer, otherwise there can't be any specific answer)
e.g. For n=1/3, the answer is 2^39n x w + 2^93n x w^2
For n being an improper fraction, the answer will be even more complicated.
So, there should be proper constraints on n (not just n>0) but n being a postive integer.