Why if $K$ is a finite field, $|K|=p^d$ for a prime $p$ ?
The solution goes like :
Consider $\varphi:\mathbb Z\longrightarrow K$. Since $K$ is finite $\ker \varphi=p\mathbb Z$ for a prime $p$.
Q1) Why $\ker\varphi=p\mathbb Z$ ? And why $p$ has to be prime ? I tryied to understand for couple times, but impossible to understand how. Any idea ?
Therefore $$\tilde \varphi: \mathbb Z/p\mathbb Z\longrightarrow K$$ is one to one. In particular $K/(\mathbb Z/p\mathbb Z)$ is a field extension, and thus $K$ is a vector space over $\mathbb Z/p\mathbb Z$. We conclude that $|K|$ is a power of $p$ (i.e. of the form $p^d$).
Q2) I agree with every thing except in what we can conclude that $|K|$ is a power of $p$. How can it be ?
Q1: You did not say how $\phi$ is defined. It follows from the definition that $\ker(\phi)$ is a principal ideal $n\mathbb{Z}$, because $\mathbb{Z}$ is a PID. Since the image is contained in a field, it follows that $n$ is prime ($\mathbb{Z}/n\mathbb{Z}$ is a domain iff $n=p$ is prime).
Q2: Let $(e_1,\ldots ,e_n)$ a basis over $\mathbb{F}_p$. Hence every element $x$ can be written in $K$ as $x=a_1e_1+\cdots a_ne_n$ with $a_i\in \mathbb{F}$. This yields $p^n$ possibilities. Hence $|K|=p^n$.