In maths, if I wish to calculate 3 to the power of 2 then no symbol is required, but I write the 2 small: 3². In Python this operation seems to be represented by the ** syntax. If I want to go the other direction and calculate the 2nd root of 9 then in maths I need to use a