How do you write all the names that apply to sqrt36?

1 Answer
Jan 12, 2017

Natural, Integer, Rational, Real, Complex

Explanation:

Since sqrt(36)=6 (>=0)
it follows (by definition) that sqrt(36) is a Natural number.

And since NN ("Natural") sub ZZ ("integer") sub QQ("Rational") sub RR("Real") sub CC ("Complex")

sqrt(36) is a member of all basic numeric types.

[I hope this is what you were after when you asked for the "names".]