Calculating the nth root of a vector, particularly for non-integer values, raises questions about the definitions of multiplication and exponentiation being used. The discussion highlights that traditional vector operations, such as the dot product and cross product, do not allow for a square root of a vector in the conventional sense. Matrix multiplication rules further complicate the situation, as an n by 1 matrix cannot be multiplied by itself to yield a valid operation. The conversation emphasizes the need for a clear definition of what is meant by the "square root of a vector" before proceeding with calculations. Ultimately, the concept of a vector's square root is not generally defined in standard mathematical terms.