No, it's not. It depends a bit on your teachers but also on which "level" of math you're in (in the US). Lower level but still algebra/geometry classes tend to teach facts, not derivations from foundational concepts. Those are the classes aimed at non-Honors and maybe non-College Prep students (2 of the 3 typical "tracks" students end up in the US, names may vary by state and decade).
The way Geometry is taught in the US is awful. Instead of learning that you can use shapes to do useful calculations like square roots, you slog through postulates and theorums without any sense of why you have to do them. Rarely is what is learnt in geometry ever used in later high school courses, save for trigonometry. I hope it is different in other countries.
The US education system varies tremendously. I don't think you can credibly claim that this teaching method is "standard" in the US. At least my experience was much better than you described. Indeed it wasn't until university-level mathematics that I started to get into the "stop trying to understand how they work and just memorize these formulae". Fortunately my engineering classes provided a through-line for understanding how those formulae worked, and I was much stronger for it than my math-major contemporaries.
The best math class I ever had was a drafting class called "Descriptive Geometry". In that college class we used a drafting table to solve math problems.
An easy example would be the length of line of the corner seam of a hip roof. Sadly I have forgotten what the more complex problems were. Fantastic class that isn't offered anymore.
> Instead of learning that you can use shapes to do useful calculations like square roots
Huh?
You can easily draw shapes that conceptually represent square roots, but how do you get from that to calculating the square root? You'd need an infinitely-graded ruler.
Can you perfectly calculate 1/6? sqrt(2) has a similar exact representation as a periodic "sequence"; its continued fraction is [1;2,2,2,2,2,...].
That's of limited use if you're trying to measure something, but in that case, conceptual representations are out (where the symbol √ and a picture of a square are equally valid), and you're choosing between a geometric approach where your accuracy is limited by the quality of your tools, or a symbolic approach where your accuracy is limited by how much accuracy you want.
Continued fractions require and infinite number of operations to be worked out, while periodic decimals are both finite in different bases and do not require any operations to decode.
Continued fractions require an infinite number of operations to be worked out if you want to be exact, but that's also true of periodic decimals. You can terminate a continued fraction anywhere and get a best rational approximation.
You can refine your real-world realization of a geometric construction by eg executing it bigger and bigger. (Or doing something more clever about the errors.)
Similarly, you can keep working on your calculation of sqrt(2) as a decimal number, and keep adding digits.