Mr. Chiappone said:
I recall a symbol being used with a power variable such as "x" and that the "x" was based on the number of dimensions involved.
I believe you mean something like this: x^{\nu},\nu\in\{1,2,3,4\}, i.e.,x^{4}, etc. This is a form of mathematical notation and is not meant to imply raising the value of a coordinate to some power, rather it is meant to compactly convey how a given relation applies for all coordinates (3 spatial dimensions and 1 temporal). The number 4 as a superscript denotes the time dimension, e.g., F^{4}=\frac{dP^{4}}{d\tau} means the time component of the force 4-vector is equal to the derivative of the time component of the momentum 4-vector with respect to the proper time along a given path in space-time. The other three numbers denote the three spatial dimensions (in whatever coordinates they happen to be characterized, e.g., spherical coordinates of \rho,\theta,\phi). So, F^{3}=\frac{dP^{3}}{d\tau} means (in cartesian coordinates where I can, e.g., assign 1 to denote the x-coordinate, 2 the y-coordinate, and 3 the z-coordinate) that the z component of the force four-vector is equal to the derivative of the z component of the momentum 4-vector with respect to the same proper time variable as before.
4-vectors, in general, are just vectors in a four dimensional vector space. Similar to vectors in three dimensions, they can be represented in whatever set of coordinates one wishes as a list of four numbers, e.g., (1,0,0,0). In the case of special relativity the only rule that is different from vectors in three dimensions is the way the norm of a vector is defined. The definition is: ||\vec{F}||=\sqrt{|(F^{1})^{2}+(F^{2})^{2}+(F^{3})^{2}-c^{2}(F^{4})^{2}|} where c is the speed of light, ref. http://en.wikipedia.org/wiki/Minkowski_space" (note that the article uses the more common convention where 0 denotes the time coordinate).
This notation is useful when tensors are involved, especially ones with more than two dimensions (indices) http://en.wikipedia.org/wiki/Abstract_index_notation" .