Because this is an isoceles triangle, we can apply some special methods. If we drop a perpendicular from the vertex where the congruent sides join, the result is two congruent right triangles.
Half of the base side is one cm long. The hypotenuse of either right triangle is 3 cm long. That means the height of these triangles is
√(32 - 12) = √(9 - 1) = √8 = 2√2 cm
There are two congruent right triangles which comprise our original triangle. Each has a 1 cm short leg and a 2√2 cm long leg. So,
2×(1/2)×a×b = a×b = 2√2 square centimeters.
You could also use Heron's formula, which works on any triangle:
Area of triangle = √[s(s-a)(s-b)(s-c)]
where a,b and c are the lengths of sides of triangle
and s is the semi-perimeter of triangle
s = (a+b+c)/2
s = (2+3+3)/2 = 4
s-a = 4-2 = 2
s-b = 4-3 = 1
s-c = 4-3 = 1
So, the area of this triangle is
√(2×4×1×1) = √8 = 2√2 cm, just like before.