I have some problems in geometrically visualization/ interpretation of the morphism $$f: {\displaystyle {\text{Spec}}(k[t,x]/(x^{n}-t))\to {\text{Spec}}(k[t])}$$ that is induced by canonical inclusion $\varphi: k[t] \subset {\text{Spec}}(k[t,x]/(x^{n}-t))$ and is introduced as an example for a finite morphism in https://en.wikipedia.org/wiki/Finite_morphism.
Indeed the algebraic reason is clear to me, but the geometric statement that the morphism is an $n$-sheeted cover which ramifies at the origin seems not obviously to me.
In following I will use following notation: If $R$ is a ring and $X= Spec(R)$ is the corresponding spectrum, then the prime ideals $p \subset R$ correspond to the points are coventionelly denoted by $x_p \in X$. In following I will abuse this notation by interpreting $p$ instantly as the prime ideal but also as the corresponding point $x_p \in X$.
Back to the question:
The statement is espectially that set-theoretically for every point $p \in Spec(k[t])$ holds: The fiber $f^{-1}(p)$ has exactly $n$ element iff $p \neq (0)$. Now, by definition, for a point $q \subset Spec(k[t,x]/(x^{n}-t))$ the map $f$ is defined via $f(q):= \varphi^{-1}(q) = q \cap k[t]$ (the last one holds since $\varphi$ is the canonical inclusion).
So I don’t know how to show that in case of a not neccessary algebraically closed field for $p \neq (0)$ we have $\vert f^{-1}(p) \vert = n$?
Naively $f^{-1}(p) = \{q \subset k[t,x]/(x^{n}-t) \vert q \cap k[t] = p \}$. I don’t see that for $p \neq (0)$ it consists of exactly $n$ elements (=prime ideals). Specially what shape have the ideals of $k[t,x]/(x^{n}-t)$ exept of the fact that they contain the prime ideal $(x^{n}-t) $?
Maybe an example can be helpful: consider the case $\varphi: \mathbb{R}[y] \subset \mathbb{R}[x,y]/(x^2 -y)$. Now, if you try to draw the induced morphism
$${\displaystyle {\text{Spec}}(\mathbb{R}[x,y]/(x^{2}-y))\to {\text{Spec}}(\mathbb{R}[y])},$$
you will visualize it as a parabola in the $(x,y)$ coordinates (that's why I changed the notation) projecting to the $y$-axis. Now take an element of the $y$-axis, say $y_0$, bigger than zero (which corresponds to the prime ideal $(y-y_0) \subset \mathbb{R}[y]$). Its preimage will be two points, which geometrically are obviously $(\pm \sqrt {y_0}, y_0)$. In more algebraic terms, the inclusion $\varphi$ maps $$y - y_0 \mapsto y - y_0 = x^2 - y_0 = (x + \sqrt {y_0})(x - \sqrt {y_0}),$$ and you see that the prime ideals $(x \pm \sqrt {y_0}) \subset \mathbb{R}[x,y]/(x^{2}-y)$ are different (that's why we assume $y_0 >0$). Note that both ideals are defined by polynomials of degree 1.
Now, if $y_0 = 0$, then the morphism ramifies, because instead of getting the product of two different prime ideals, you get the square of a prime ideal (this is the definition of ramification). Note that the polynomial defining the prime ideal $(x)$ has degree 1.
And what happens if $y_0 < 0$? Here the arithmetic enters in the picture. Geometrically (i.e. in your real drawing), there is nothing below the $x$-axis, so you could ask yourself if there is actually a preimage of the morphism. But here is where you can see the power of algebraic geometry, which is able to see further: if we look in the algebraic picture, we have that $$y - y_0 \mapsto y - y_0 = x^2 - y_0$$ and $x^2 - y_0$ is an irreducible polynomial in $\mathbb{R}[x,y]/(y-x^2)$ because the square root of a negative number is not real. Hence, only the point corresponding to the prime ideal $(x^2 - y_0) \subset \mathbb{R}[x,y]/(y-x^2)$ maps to the point corresponding to the prime ideal $(y - y_0) \subset \mathbb{R}[y]$.
When $y_0 >0$, we had two points mapping to $(y - y_0)$. When $y_0 = 0$, we had only one point mapping to $(y - 0)$, but counted twice. But if $y_0 < 0$, then we have a unique point mapping to $(y - y_0)$ counted once. What happened here?
Well, the key here is that now in the irreducible polynomial defining the prime ideal has degree two. This is what it is called inertia degree, and measures the degree of the extension of the residue fields (in this case $\mathbb{R}[x,y]/(y- x^2, y - y_0) \simeq \mathbb{C}$ over $\mathbb{R}[y]/(y - y_0) \simeq \mathbb{R}$ has degree 2). You can check that when $y_0 \geq 0$, the inertia degree is 1 (because the degree of the polynomials defining the prime ideals is one).
In general, if you consider the sum of the products of the inertia degree and the ramification degree each point (= prime ideal) in your preimage, you get a constant number, which is the degree of the morphism (in our case 2).
It is an easy exercise to check what numbers do you get with $n = 3$ and $n = 4$. It is also a nice exercise to see what happens with more general fields (for example over $\mathbb{Q}$ or over $\mathbb{Q}[i]$), since over $\mathbb{R}$ we can only have inertia degree at most 2.
If you start over an algebraically closed field, then all the residue fields (of the closed points) will be this field, and therefore you will not have any inertia degree. In algebraic geometry, sometimes we say "geometrically" to refer to the picture over an algebraically closed field, in contrast to the "arithmetic" picture. If you like these things, take a look on Silverman's "The arithmetic of elliptic curves", where he first studies the "geometry" of the elliptic curves (i.e. elliptic curves over algebraically closed fields) and afterwards goes to the "arithmetic" (i.e. elliptic curves over non algebraically closed fields).
I hope that this was what your were looking for!