I have to make a presentation to business directors and I want to explain that for a particular item, the function of cost in effort is beyond "linear growth".
Here's where it gets hairy. My function is
effort = $ax^b$
or said in English "Effort is $x$ to the power of a constant $b$ times a constant $a$". In this context we expect the constant $b$ to be around $1.2$, so effort will increase faster and faster, as you increase $x$. I know I cannot call this "exponential growth" because $x$ my variable is not in the exponent. So what is the correct way to describe this, what sits between "linear growth" and "exponential growth". Can I call this "polynomic growth"?? "polynomial growth"?? This sounds odd for a business context, and odd for an exponent of $1.2$...
Clarification: My $x$ gets up to several million, so the emphasis on the difference with linear growth is very real.

