The $4$th edition of Ian Stewart's Galois Theory is what I am looking at where there is an example stated in the following manner
Let the field extension be $\mathbb{Q}(\sqrt{2},\sqrt{3},\sqrt{5}):\mathbb{Q}$. We have previously seen that $t^2-5$ is irreducible over $\mathbb{Q}(\sqrt{2},\sqrt{3})$. Similarly, $t^2-2$ i irreducible over $\mathbb{Q}(\sqrt{3},\sqrt{5})$ and $t^2-3$ is irreducible over $\mathbb{Q}(\sqrt{2},\sqrt{5})$. Thus there are three automorphisms of $\mathbb{Q}(\sqrt{2},\sqrt{3},\sqrt{5})$ which are,
\begin{equation} \begin{split} \rho_1:& \sqrt{2} \rightarrow -\sqrt{2} \text{ , }\sqrt{3} \rightarrow \sqrt{3} \text{ , } \sqrt{5} \rightarrow \sqrt{5}\\ \rho_2:& \sqrt{2} \rightarrow \sqrt{2} \text{ , }\sqrt{3} \rightarrow -\sqrt{3} \text{ , } \sqrt{5} \rightarrow \sqrt{5}\\ \rho_3:& \sqrt{2} \rightarrow \sqrt{2} \text{ , }\sqrt{3} \rightarrow \sqrt{3} \text{ , } \sqrt{5} \rightarrow -\sqrt{5} \end{split} \end{equation}
It is easy to see that the maps commute so it generates the group $\mathbb{Z}_2 \times \mathbb{Z}_2 \times \mathbb{Z}_2 $.
Okay, my question.
$1.$ First, what are the elements of $\mathbb{Q}(\sqrt{2},\sqrt{3},\sqrt{5})$? Tower law leads me to say the degree of extension $[\mathbb{Q}(\sqrt{2},\sqrt{3},\sqrt{5}):\mathbb{Q}]=8$. So, there are $8$ elements as bases, yes? I have found these to be $\beta=\{1,\sqrt{2},\sqrt{3},\sqrt{5},\sqrt{6},\sqrt{10},\sqrt{15},\sqrt{30}\}$. Now, all $\rho$ up there, seem only to care about $\sqrt{2},\sqrt{3},\sqrt{5}$.Since we are looking for $\mathbb{Q}$-automorphisms over $\mathbb{Q}(\sqrt{2},\sqrt{3},\sqrt{5})$, sure $\rho$ will not touch on any rationals. But why do they ignore, say a map like $\sqrt{30} \rightarrow -\sqrt{30}$(while all other radicals are mapped to itself for instance). SHouldn't we consider "all" automorphisms like $\rho$? Then surely there are more than just $3$?
$2.$ And okay, say you managed to convince me that there are only those $3$ $\rho$s up there. But the next confusion is, how do these generate $\mathbb{Z}_2 \times \mathbb{Z}_2 \times \mathbb{Z}_2 $? If I understand the notation correctly, $\mathbb{Z}_2 =\{e,x\}$ where $e$ is the identity and $x$ is some non-identity. Commonly, I see it as $\mathbb{Z}_2 = \{\bar{0},\bar{1}\}$. Then, taking direct products should give me a set of $3$-tuples $\{(a,b,c): a,b,c \in \mathbb{Z}_2=\{\bar{0},\bar{1}\}\}$ so something like $(\bar{0},\bar{1},\bar{1})$ etc. I believe there are $8$ distinct such t$3$-tuples. My understanding from the example is that the Galois Group of $\mathbb{Q}(\sqrt{2},\sqrt{3},\sqrt{5}):\mathbb{Q}$ is $\{id, \rho_1,\rho_2,\rho_3\}$ so $4$ elements. How is this going to generate $\mathbb{Z}_2 \times \mathbb{Z}_2 \times \mathbb{Z}_2$? I am very well confused.
Overall, I am only starting to learn all of this so my experience is very limited. I may be confusing some mathematical concept with another(afterall, math does jump from one and another definition "depending on the context") or simply misunderstanding an idea, notion, theorem whatever. Tricky wordings like $K$-autmorphisms "over" $L$ gets me to stop for a second and check in my head what exactly the properties are and what it's meant. Perhaps I could have some error there.