In this case, we'll have to carry out several steps to find the solution.
Step 01:
Data:
an = ((-1)^n * 3) / (n^2)
Step 02:
sequence:
first term (a1):
n = 1
second term (a2):
n = 2
third term (a3):
n = 3
fourth term (a4):
n = 4
100th term (a100):
n = 100
That is the full solution.