I was looking back at some of the equations that I had written and noticed that the asterisks weren't behaving how I was expecting it to (I also understand that my expectations may differ from other users).
The point is, I'm trying to get Q* but instead I get something like this Q✶. I've tried using the caret (^) for superscript but it looks awfully small.
Does anyone know a way to get the asterisk to behave as if it is in the normal text environment while in the equation mode?

\mbox{*}or\text{*}if you loadamsmathwill do. But in general$Q^{*}$is preferred. – egreg Jun 9 '12 at 12:17