0
9**(1/2) where 9 is at what exponentiation? To result 3.0?
18th Mar 2019, 9:34 AM
yosolo
2 Answers
+ 2
3**2 == 9 # exponential
9**(1/2) == 3 # root
18th Mar 2019, 10:34 AM
HonFu

+ 1
Tks
18th Mar 2019, 10:40 AM
yosolo
Often have questions like this?
Learn more efficiently, for free: