Advanced Formulas/Square Root

so for a specific part of the pattern I created a formula to make my life easier and more automated. However, it uses both Square Root √ and ². now ² is easily done by using 3^2, but how to do the square root?

Use built-in function sqrt.