This is the formual
Points = (PrizePool^1/2) / (PlaceFinished^3/5)
Here are two examples:
266.08=(70,800^{1/2})/(1^{3/5})
137.64=(70,800 ^{1/2})/(3^{3/5})
Now I got the first part because it's basically a the square root of the the number. But how do I do the 3/5 one?
Thanks in...