Help solving for x



Dear reader,

My question is - is it possible to solve the following equation form without using an iterative method?

C = A*x^(a/b)-x^(1+a/b)

x = unknown
A, C, a, b = known constants

Thank you for any suggestions
.