$(\mathbb{E}^n,+)$ is embedded in the Group $(M(n),\circ)$ as its Normal subgroup.
Define $T:\mathbb{E}^n \to M(n)$ be the map $T(v):=T_v$, the Translation defined by the point $v$. i.e. $T_v(x)=x+v$ for all $x \in \mathbb{E}^n.$
Claim 1: $T$ is a group homomorphism between $\mathbb{E}^n$ and the group $M(n)$
Let $u,v \in \mathbb{E}^n.$ then $T(u+v)=T_{u+v}, T(u)=T_u$ and $T(v)=T_v$. Now for any $x \in \mathbb{E}^n$ we have the following: $$T_{u+v}(x) = x+(u+v) = x+(v+u) = (x+v)+u = T_{v}(x)+u = T_u(T_v(x)) = T_u \circ T_v(x)$$ $$\implies T(u+v) = T(u) \circ T(v) \ \text{for all} \ u,v \in \mathbb{E}^n $$ Therefore $T$ is a Group homomorphism.
Claim 2: $T$ is One-One and $T(\mathbb{E}^n)$ is a Normal subgroup of $M(n)$.
For $u,v \in \mathbb{E}^n$ we have $$T_u = T_v \Rightarrow T_u(x) = T_v(x) \ \text{for all} \ x \in \mathbb{E}^n \Rightarrow T_u(0) = T_v(0) \Rightarrow u=v.$$ Hence $T$ is One-One.
Note that $T(\mathbb{E}^n)=\{T_u:u \in \mathbb{E}^n\}$ i.e all Translations of $\mathbb{E}^n$. Let $S \in M(n)$ and choose any $T_u$ from the image set, then I have to show that $S\circ T_u \circ S^{-1}$ is a Translation. i.e.
$$S\circ T_u \circ S^{-1} (x) = x+v = T_v(x) \ \text{for some} \ v \in \mathbb{E}^n.$$
How can I show that?
Although there are a few answers here, but if someone helps me solve the way I proceeded above. It will be very helpful. Thank you.