But again: its outside of the course to find such an integral without aid of CAS 
Yeah, it's pretty much outside of the course, but I guess you could rephrase it as a multiparted integration by recognition question, which would make it possible to evaluate using Year 12 knowledge. You've probably seen a fair bit of integration by recognition in methods, it's comes up in spesh too, right? (I don't remember, I think it does).
You've probably figured out what the integral of
)
is using integration by recognition before. The idea is something along the lines of we want some function that we can differentiate, that will allow us to separate log_e(x) e.g.
)
being the usual example. That question could be worded something like find the derivative of
)
, and hence antidifferentiate
)
.
So what about
^2 \ dx)
? What's something that we can differentiate that will allow us to separate log_e(x)^2?
^2)
, right? Once we know what the antiderivative of that is, we can evaluate this integral:
)^2 \ dx)
So figure out what the integral of log_e(x)^2 is, by diffing xlog_e(x)^2 first
and simplify
Spoiler
We figured out what the integral of log_e(x) was before, so just substitute that in and simplify.
^2 \ dx = xlog_e(x)^2 - 2(xlog_e(x) - x) + c = xlog_e(x)^2 - 2xlog_e(x) + 2x + c)
Then evaluate our definite integral
Spoiler
Hence
)^2 \ dx = \pi \big [ xlog_e(x)^2 -2xlog_e(x) + 2x \big ]_2^3)
and simplify
Spoiler
^2 - 6\log_e(3) + 6 - 2\log_e(2)^2 + 4\log_e(2) - 4 \big ))
and simplify some more, and there you have your exact value expression
I wouldn't expect that to be on a Year 12 exam, but hopefully that's a way that you might find do-able by hand.