Tetration is the hyperoperation which comes after exponentiation. means y exponentiated by itself, (x-1) times. List of first 4 natural number hyperoperations, the inverse of tetration is the super root shown in the example

  1. Addition
    n copies of 1 added to a.
  2. Multiplication
    n copies of a combined by addition.
  3. Exponentiation
    n copies of a combined by multiplication.
  4. Tetration
n copies of a combined by exponentiation, right-to-left.

The above example is read as "the nth tetration of a".