One example would be x to the power of 1/3
which we would write as x^(1/3) for shorthand
It converts to "cube root of x".
----------------
The general rule is
![x^{1/n} = \sqrt[n]{x}](https://tex.z-dn.net/?f=x%5E%7B1%2Fn%7D%20%3D%20%5Csqrt%5Bn%5D%7Bx%7D)
if the font is too small, then the formula reads x^(1/n) is equal to square root x, with a small little n just above and to the left of the square root. This is known as the nth root of x.
Based on that general formula, we can say something like
![x^{1/4} = \sqrt[4]{x}](https://tex.z-dn.net/?f=x%5E%7B1%2F4%7D%20%3D%20%5Csqrt%5B4%5D%7Bx%7D)
(x to the 1/4th power is equal to fourth root of x)
note: you can replace x with any algebraic expression you want
X = -20p + 500
20p = 500 - x
p = (500 - x)/20
R = xp = x(500 - x)/20 = (500x - x^2)/20
I don't think so I'm in forth grade
The formula is called the “midpoint formula”. It looks like this
m=(x1+x2)/2 , (y1+y2)/2 where m means midpoint. In your case it looks like this.