User Portlet User Portlet

Discussions
Thanks Ian, I appreciate the feedback!
Hi everyone... I was looking for an inverse function to: y = x^5 - 3x^4 + 7 What WA gave was the following: y(x) = Root[#1^5-3 #1^4-x+7&, 1] y(x) = Root[#1^5-3 #1^4-x+7&, 2] y(x) = Root[#1^5-3 #1^4-x+7&, 3] y(x) = Root[#1^5-3 #1^4-x+7&, 4] ...
Hello   Himura Kazuto.... Well....I am quite embarrassed! These are things I should have known, or seen. I looked  other things, and how I mised these, well, all I can say is, my mind must be tainted from a class I'm taking that involves using...
Ivan..... That is great. I will follow along with your suggestions for Rotate[] and the rest. Thanks very much!!!
Hey, yes, that's great, thanks! I was playing with the "Sort[ ]" function, but I was obviously using it incorrectly, as I was not getting these nice results. Thanks again!