Measure the performance of the Power and Square Root functions.
Conclusion: The underlying math logic seems to be the same, regardless of the function used.
Comparing performance of:Power function (small number) vs Power function (large number) vs Power function (very large number) vs Square root function (small number) vs Square root function (large number) vs Square root function (very large number)